Retrieve all campaigns that match the specified query conditions.
Access Control:
The access token received from the authorization server in the OAuth 2.0 flow.
The datetime in RFC 3339 format when the campaign starts. For example, 2017-07-21 17:32:28
The datetime in RFC 3339 format when the campaign ends.
The campaign's status. Each value must be one of 'okay', 'archived', 'preparing', 'ready'.
The goal of campaign.
The owner of campaign
Successful Response
The response is of type CampaignSchema · object[]
.